home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Compilers / digital marsC compier / dm / include / Fltenv.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-03-16  |  203 b   |  11 lines

  1. /* Copyright (C) 1986-2001 by Digital Mars. $Revision: 1.1.1.1 $ */
  2. #if __SC__ || __RCC__
  3. #pragma once
  4. #endif
  5.  
  6.  
  7.  
  8. /* this header is obsolete, should include fenv.h instead */
  9. #include <fenv.h>
  10.  
  11.